ci: Add the backend to the reports
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 May 2020 23:49:18 +0000 (19:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 May 2020 23:49:18 +0000 (19:49 -0400)
commit01bd6cfd1783f2c598b10939e0a59a489e720cf7
treea6196149a08f4b29d4dc9145b0d77c7dbfe4c788
parent5870f1c90ade6c600b714f819aa5dd5db16e80e4
ci: Add the backend to the reports

We want the test names in the junit xml to be
unique across all the tests in a job, so we need
to include the backend in the test name.

And we also want to see the used backend in
the html report.
.gitlab-ci/meson-html-report.py
.gitlab-ci/meson-junit-report.py
.gitlab-ci/run-tests.sh